Skip to content

Preliminary SuperH support #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 17, 2025
Merged

Preliminary SuperH support #186

merged 5 commits into from
Apr 17, 2025

Conversation

sozud
Copy link
Contributor

@sozud sozud commented Apr 10, 2025

This implements some support for SuperH. I included a couple of files for testing. This relies on gimli-rs/object#762

Usage:

./target/debug/objdiff-cli diff -1 game_good.elf -2 game3.elf _func_800FD6C4

game3.zip

Example output:

image

Copy link
Owner

@encounter encounter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I see that the tests are failing because the object crate needs to be updated. Now that your PR was merged, you should be able to update the Cargo.toml to point to the git version until it gets into a new crate version.

@encounter
Copy link
Owner

Thanks for the updates. Looks great!

@encounter encounter merged commit 644d476 into encounter:main Apr 17, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants